PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getPDFVersion Method
In This Topic
    getPDFVersion Method
    In This Topic
    Gets the PDF version of this PDFFlowDocument object.
    Syntax
    public PDFVersion getPDFVersion()

    Return Value

    A com.o2sol.pdf4java.document.PDFVersion enumeration member specifying the PDF version of this PDFFlowDocument object.
    See Also